compress/flate.huffmanEncoder.lfs (field)

2 uses

	compress/flate (current package)
		huffman_code.go#L23: 	lfs       byFreq    // stored to avoid repeated allocation in generate
		huffman_code.go#L302: 	h.lfs.sort(list)